home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 117 / PC Guia 117.iso / pcguia.swf / scripts / DefineButton2_38 / BUTTONCONDACTION on(release).as next >
Text File  |  2005-01-24  |  74b  |  5 lines

  1. on(release){
  2.    _root.gotoAndPlay(48);
  3.    _root.unloadMovieNum(10);
  4. }
  5.